-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.4.0
-
Code
-
Classes
- Task
Total Complexity |
27 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
336 |
Lines of code |
112 |
Logical lines of code |
55 |
Comment lines |
160 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register() |
A |
47 |
10 |
37 |
__construct() |
S |
65 |
3 |
9 |
cancel() |
S |
68 |
3 |
7 |
register_recurring() |
S |
62 |
2 |
13 |
register_once() |
S |
63 |
2 |
12 |
register_async() |
S |
64 |
2 |
11 |
async() |
S |
77 |
1 |
4 |
recurring() |
S |
71 |
1 |
6 |
once() |
S |
73 |
1 |
5 |
unique() |
S |
77 |
1 |
4 |
params() |
S |
76 |
1 |
4 |